home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 2000
/
MacHack 2000.toast
/
pc
/
The Hacks
/
Genie
/
Projects
/
A-line
/
Scripts
/
Stuff
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-06-24
|
197 b
|
9 lines
# Stuff
set DROPSTUFF "{Boot}Development:Utilities:DropStuff"
set ALIAS "{TempFolder}Alias"
Delete -i -ay "{Alias}"
MakeAlias.pl "{1}" "{ALIAS}"
"{DROPSTUFF}" -wait "{ALIAS}"
Delete -ay "{ALIAS}"